Release 10.1A: OpenEdge Development:
Programming Interfaces
export-audit-events procedure
Export the audit events from the database specified to a
Parameters:.adfile. This routine retrieves the data by using a ProDataSet and then exports the data to the.adfile. See the export-cached-audit-events procedure if you want to export the information already cached in a ProDataSet and you have your own ProDataSet object.INPUT pcDbInfo AS CHARACTERDatabase information string.
INPUT pcFileName AS CHARACTERFilename of the
.adfile.OUTPUT pnumRecords AS INTEGERNumber of records exported.
Note: Check for any error messages using the 4GLRETURN-VALUEfunction.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |